home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 1 / Precision Software Applications Silver Collection Volume One (PSM) (1993).iso / demos / prodemo.exe / GERBER.PLT < prev    next >
Text File  |  1987-12-06  |  2KB  |  37 lines

  1. * plot configuration file for GERBER Photoplotter
  2. DEVICE 2 6        ;plotter type, default port=file
  3. PAD 1 "D19*D3*\13\\10\"    ;pad # and its flash code .025 round
  4. PAD 2 "D70*D3*\13\\10\"    ;pad # and its flash code .056 round
  5. PAD 3 "D71*D3*\13\\10\"    ;pad # and its flash code .060 round
  6. PAD 4 "D20*D3*\13\\10\"    ;pad # and its flash code .070 round
  7. PAD 5 "D21*D3*\13\\10\"    ;pad # and its flash code .080 round
  8. PAD 6 "D22*D3*\13\\10\"    ;pad # and its flash code .090 round
  9. PAD 7 "D23*D3*\13\\10\"    ;pad # and its flash code .100 round
  10. PAD 8 "D24*D3*\13\\10\"    ;pad # and its flash code .120 round
  11. PAD 9 "D25*D3*\13\\10\"    ;pad # and its flash code .150 round
  12. PAD 10 "D26*D3*\13\\10\" ;pad # and its flash code .025 square
  13. PAD 11 "D27*D3*\13\\10\" ;pad # and its flash code .050 square
  14. PAD 12 "D28*D3*\13\\10\" ;pad # and its flash code .060 square
  15. PAD 13 "D29*D3*\13\\10\" ;pad # and its flash code .070 square
  16. PAD 14 "D72*D3*\13\\10\" ;pad # and its flash code .080 square
  17. PAD 15 "D73*D3*\13\\10\" ;pad # and its flash code .100 square
  18. PAD 25 "D10*D3*\13\\10\" ;pad # and its flash code moire target
  19. WIDTH 10 "D11*"        ;line draw width & code
  20. WIDTH 12 "D12*"        ;line draw width & code
  21. WIDTH 15 "D13*"        ;line draw width & code
  22. WIDTH 25 "D14*"        ;line draw width & code
  23. WIDTH 50 "D15*"        ;line draw width & code
  24. WIDTH 75 "D16*"        ;line draw width & code 
  25. WIDTH 100 "D17*"    ;line draw width & code
  26. WIDTH 150 "D18*"    ;line draw width & code
  27. AXIS 1 2        ;coordinate calculation methods
  28. OFFSET 0 0        ;plot offsets
  29. UNITS 1000 1000        ;plot units/inch
  30. BLOCK 1024 "*"        ;blocking factor
  31. INIT "*\13\\10\"        ;initialize command
  32. TERM "M02*\13\\10\"        ;terminate command
  33. DRAW "X%ldY%ldD1*\13\\10\"    ;draw line command
  34. MOVE "X%ldY%ldD2*\13\\10\"    ;move to new position command
  35. DRAFT ""        ;draft mode command
  36. FINAL ""        ;final mode command
  37.